object PrzypiszKDoGForm: TPrzypiszKDoGForm Left = 374 Top = 236 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'eSkiMoS R2 - Przypisane kontakty' ClientHeight = 341 ClientWidth = 249 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object PLabel: TLabel Left = 8 Top = 8 Width = 31 Height = 13 Caption = 'PLabel' end object Label1: TLabel Left = 8 Top = 288 Width = 120 Height = 13 Caption = 'Przypisanych kontakt'#243'w:' end object Label2: TLabel Left = 136 Top = 288 Width = 6 Height = 13 Caption = '0' end object ListaKontaktow: TCheckListBox Left = 8 Top = 40 Width = 233 Height = 241 Color = 15724527 ItemHeight = 13 Sorted = True TabOrder = 0 OnClick = ListaKontaktowClick end object ZmienBtn: TButton Left = 88 Top = 312 Width = 75 Height = 25 Caption = 'Zmie'#324 ModalResult = 1 TabOrder = 1 OnClick = ZmienBtnClick end object AnulujBtn: TButton Left = 168 Top = 312 Width = 75 Height = 25 Cancel = True Caption = 'Anuluj' Default = True ModalResult = 2 TabOrder = 2 end end